[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                              Delay procedure

  DECLARATION:  Delay(ms : Word)

      PURPOSE:  Delays (waits) for a specified number of milliseconds

         UNIT:  CRT.

      REMARKS:  Delay is an approximation, hence the delay will not be
                exactly ms milliseconds.

      EXAMPLE:  Delay(5000);  { Delays for approximately 5 seconds }

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson